toggle menu
My Neighbor Alice
dapp
switch theme
search in API
My Neighbor Alice
/
lib.originals.marketplace.Filter
Namespace
Filter
Functions
Functions
_handle_integer_filter
Link copied to clipboard
function
_handle_integer_filter
(
attribute
:
attribute
)
:
map
<
text
,
gtv
>
_handle_text_filter
Link copied to clipboard
function
_handle_text_filter
(
attribute
:
attribute
)
:
map
<
text
,
gtv
>
_options_filter
Link copied to clipboard
function
_options_filter
(
name
:
text
,
values
:
list
<
gtv
>
)
:
map
<
text
,
gtv
>
_range_filter
Link copied to clipboard
function
_range_filter
(
name
:
text
,
min
:
integer
,
max
:
integer
)
:
map
<
text
,
gtv
>
get_by_interface
Link copied to clipboard
function
get_by_interface
(
name
:
text
)
:
map
<
text
,
gtv
>